1 The test cases run against a MSSQL Server 2000 database by default, but due to
\r
2 NHibernate's features, you can change the database to whatever you like.
\r
5 1. Modify the Connection properties information:
\r
7 The basic NHibernate settings can be set as NAnt arguments. See the "How to build.txt"
\r
8 file in the root of the repository for details.
\r
10 See file Castle.ActiveRecord.Tests\Castle.ActiveRecord.Tests.dll.config for full config.
\r
12 2. Create the database
\r
14 The Test cases will generate all the necessary schema.
\r